﻿NESPCM
======
NESPCM is a utility for converting 8-bit RAW files to 7-bit RAW files for playback
on the NES (using PCM).

Disclaimer
----------
Use this software at your own risk! 


Requirements
------------
NESPCM requires .NET framework 2.0.


How to use?
------------
It should be fairly simple, press the start-button and first pick a sourcefile.
Then you'll have to pick a savename (sourcefile can be overwritten) and ta-da!
Conversion done!
Notice that the program expects a RAW file as sourcefile. All possible WAV-headers/whatever
will be ignored and trashed in the output file.


Technical stuff
---------------
The output 7-bit data are still stored in a byte (8 bit) so the output file will
still have the same size as the sourcefile.


Author
-------
Contact me for bugreports/ideas etc.
	morjoh@live.se
	

History
-------
v1.0beta	2009-05-13		* First release


